Update libfdt to v1.4.0
authorRoy Franz <roy.franz@linaro.org>
Thu, 18 Sep 2014 22:50:05 +0000 (15:50 -0700)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 22 Sep 2014 10:58:01 +0000 (11:58 +0100)
commitd198fbe6cfe6feaa85259da984a221d841f8355a
treee4e8c10cb6059422d5002e095d27fd8e7e60cfdc
parent9e97883eea45c6188506f8ca21fe9f3b095f6a27
Update libfdt to v1.4.0

Update libfdt to v1.4.0 of libfdt taken from git://git.jdl.com/software/dtc.git
Xen changes to libfdt_env.h carried over from existing libfdt (v1.3.0)
This update provides the fdt_create_empty_tree() function used by the ARM
EFI boot code.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/common/libfdt/Makefile.libfdt
xen/common/libfdt/fdt.c
xen/common/libfdt/fdt_empty_tree.c [new file with mode: 0644]
xen/common/libfdt/fdt_ro.c
xen/common/libfdt/fdt_rw.c
xen/common/libfdt/fdt_sw.c
xen/common/libfdt/fdt_wip.c
xen/common/libfdt/version.lds
xen/include/xen/libfdt/fdt.h
xen/include/xen/libfdt/libfdt.h
xen/include/xen/libfdt/libfdt_env.h